home *** CD-ROM | disk | FTP | other *** search
- The following programs have been developed to help manage disks for
-
- the Atari ST:
-
- DISKLIST.PRG - prepares a list of the contents and the space consumed
-
- by each. The list goes to the file "DISKLIST", and
-
- for volumes "A:" and "B:" the user is prompted for
-
- insertion of multiple volumes.
-
-
-
- BKUPSEL.TTP - Prepares a shell script (for MT C-Shell) that will
-
- back-up the selected volume into a library file for
-
- ARC.PRG. The shell script is written to the file
-
- "THISBKUP.SH", and for each target backup file
-
- selected, the following line is written:
-
- C:\ETC\ARC U $1 filename
-
-
-
- The "filename" is determined by comparing the file's
-
- timestamp to either the 2nd & 3rd arguments for
-
- BKUPSEL.PRG, or to the ascii characters contained in
-
- the two-line file BKUPTIME. At the completion of this
-
- program's execution, the file NEWTIME is written with
-
- the same format as BKUPTIME.
-
-
-
- syntax: BKUPSEL.PRG path <dd/mm/yy> <hh:mm:ss>
-
-
-
- BACKUP.SH - This is a simple shell script for MT C-Shell that will
-
- back-up the contents of volume or subdirectory, using
-
- the PD program ARC.TTP and BKUPSEL.TTP.
-
-
-
- syntax: %BACKUP path library <dd/mm/yy> <hh:mm:ss>
-
-
-
-
-
- BACKUP.C - The C source code for bkupsel.ttp
-
-
-
- Enjoy, and send your donations to: R.Ritter
-
- 10 Blueberry Dr.
-
- Agincourt, ON
-
- CANADA M1S 3E9
-
-